home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The History of Denim
/
The History of Denim.iso
/
pc
/
_mills.dir
/
00122_Print_hi.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
230 b
|
16 lines
on mouseDown
NewPallette_Printads()
set theplace to the frameLabel
tell window "printads"
funkyjump(theplace)
end tell
end
on mouseEnter
cursor([member "hand", member "handmask"])
end
on mouseLeave
cursor(0)
end